Skip to content

[nextest-runner] improve leaked-handles text strings#3199

Merged
sunshowers merged 1 commit intomainfrom
leaked-handles
Mar 20, 2026
Merged

[nextest-runner] improve leaked-handles text strings#3199
sunshowers merged 1 commit intomainfrom
leaked-handles

Conversation

@sunshowers
Copy link
Member

We had a bunch of different ways to represent "and leaked handles". Replace all of them with "(leaked handles)", which is equal or better in all cases. Also fix a TODO around this and switch InfoResponse over to using the platform-independent description types.

We had a bunch of different ways to represent "and leaked handles". Replace all of them with "(leaked handles)", which is equal or better in all cases. Also fix a TODO around this and switch InfoResponse over to using the platform-independent description types.
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 93.47826% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.36%. Comparing base (0489fa7) to head (42539c6).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/runner/executor.rs 90.47% 2 Missing ⚠️
nextest-runner/src/runner/internal_events.rs 0.00% 2 Missing ⚠️
nextest-runner/src/reporter/aggregator/junit.rs 66.66% 1 Missing ⚠️
nextest-runner/src/reporter/displayer/imp.rs 98.46% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3199   +/-   ##
=======================================
  Coverage   85.36%   85.36%           
=======================================
  Files         159      159           
  Lines       47018    47063   +45     
=======================================
+ Hits        40135    40177   +42     
- Misses       6883     6886    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trunk-io
Copy link

trunk-io bot commented Mar 20, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@sunshowers sunshowers merged commit b73c839 into main Mar 20, 2026
26 checks passed
@sunshowers sunshowers deleted the leaked-handles branch March 20, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant